home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7794 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  955 b 

  1. Path: news-m01.ny.us.ibm.net!usenet
  2. From: dwnoon@ibm.net
  3. Newsgroups: comp.lang.pl1,comp.lang.c
  4. Subject: Re: PL/I and C
  5. Date: 29 Feb 1996 00:07:30 GMT
  6. Message-ID: <4h2qo2$39p2@news-s01.ny.us.ibm.net>
  7. References: <Pine.A32.3.91.960226004311.19148B-100000@black.weeg.uiowa.edu>
  8. Reply-To: dwnoon@ibm.net
  9. NNTP-Posting-Host: slip139-92-17-138.pt.uk.ibm.net
  10. X-Newsreader: IBM NewsReader/2 v1.2.5
  11.  
  12. In <Pine.A32.3.91.960226004311.19148B-100000@black.weeg.uiowa.edu>, The Amorphous Mass <robinson@blue.weeg.uiowa.edu> writes:
  13. >strings and I haven't run into any trouble yet.  For that matter, you 
  14. >could declare an array of longs or Pascal-like strings with length bytes 
  15. >at the beginning and whip up a set of routines to treat those as strings.
  16. >That's the advantage of a language which _doesn't_ have string features 
  17. >built in. :)
  18.  
  19. There is nothing to stop you from doing this in PL/I too. It's just that you
  20. don't need to. ... :-)
  21.  
  22. Regards
  23.  
  24. Dave
  25. <Team PL/I>
  26.  
  27.